Remove <iframe loading=
article thumbnail

Mastering Responsive Videos and Maps with Bootstraps’ Embed Classes

Perficient Digital Transformation

The embed-responsive-item class is applied to the <iframe> element inside, ensuring that the embedded content scales properly. In this example: The embed-responsive class sets the aspect ratio, and the embed-responsive-item class is applied to the <iframe> for proper scaling.

Design 52
article thumbnail

What If College Was Just a Pit Stop? An Interview with Luca Ranzani

Perficient Digital Transformation

<iframe src=”[link] loading=”lazy” width=”100%” height=”200″ frameborder=”0″ scrolling=”no” title=’What If? This is a must-listen, be sure to check it out! <iframe What If College Was Just a Pit Stop?

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Which Components Are Available Out of the Box with Sitecore XP Using SXA? A Quick Reference Guide

Perficient Digital Transformation

Composites Accordion Carousel Flip Tabs Snippet Context Language Selector Site Selector Engagement Facebook Comments Events Event Calendar Event List Forms WFFM Wrapper Sitecore Forms Wrapper MVC Form Maps Map Media File List Flash Gallery Image Image (Reusable) Media Link Playlist Video Navigation Archive Breadcrumb Link Link List Navigation Page (..)

article thumbnail

Dynamic Element Handling in Salesforce UI with Katalon Studio

Perficient Digital Transformation

Enable the Smart Wait feature in Katalon Studio, which dynamically adjusts the wait time based on the actual loading time of elements. Handle frames and IFrames in Salesforce UI using Katalon Studio’s switchToFrame keyword to switch context to frames or IFrames before interacting with elements inside them.

article thumbnail

Custom JavaScript Sitecore Fields

Perficient Digital Transformation

This article will explore creating, organizing, and implementing custom JavaScript Sitecore fields with an iframe. By using an iframe to load a separate HTML document, you can cleanly contain all of the necessary CSS, JavaScript, and HTML files. With the iframe, it’s easy, intuitive, and simple to maintain.